PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperties Class
Members
In This Topic
    PDFUserProperties Class
    In This Topic
    Defines a set of user properties that can be used as an attribute for a structure element.
    Object Model
    PDFUserProperties ClassPDFCosDictionary ClassPDFUserPropertyCollection Class
    Syntax
    public class PDFUserProperties 
        extends PDFStructureElementAttribute 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.logicalstructure.PDFStructureElementAttribute
          com.o2sol.pdf4java.logicalstructure.PDFUserProperties

    See Also